Skip to content

[Php81] Completely remove AttributeGroupNewLiner#7536

Merged
samsonasik merged 4 commits into
mainfrom
remove-attribute-group-newliner
Oct 22, 2025
Merged

[Php81] Completely remove AttributeGroupNewLiner#7536
samsonasik merged 4 commits into
mainfrom
remove-attribute-group-newliner

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@TomasVotruba per your request at

#7531 (comment)

it seems AttributeGroupNewLiner can completely be removed, for already inline, keep inline as is, for new line, keep new line as is, and this is seems already working ok.

this PR remove AttributeGroupNewLiner completely and update fixture classes that represent it.


#[SomeAttribute]
final readonly class ClassWithAttributeInline
#[SomeAttribute]final readonly class ClassWithAttributeInline
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. We changed this to different formatting 👍

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit d8cc6df into main Oct 22, 2025
52 checks passed
@samsonasik samsonasik deleted the remove-attribute-group-newliner branch October 22, 2025 12:03
@TomasVotruba
Copy link
Copy Markdown
Member

Great work. I didn't realize we also adjusted inlined attributes by default.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants